[INFO] cloning repository https://github.com/apearlinspring/gs-tbk-identity-audit-prototype
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apearlinspring/gs-tbk-identity-audit-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapearlinspring%2Fgs-tbk-identity-audit-prototype", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapearlinspring%2Fgs-tbk-identity-audit-prototype'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 326599a412d7be6fc73320f6ed6ffbdbbc705fbf
[INFO] testing apearlinspring/gs-tbk-identity-audit-prototype against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapearlinspring%2Fgs-tbk-identity-audit-prototype" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/apearlinspring/gs-tbk-identity-audit-prototype
[INFO] finished tweaking git repo https://github.com/apearlinspring/gs-tbk-identity-audit-prototype
[INFO] tweaked toml for git repo https://github.com/apearlinspring/gs-tbk-identity-audit-prototype written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/apearlinspring/gs-tbk-identity-audit-prototype on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/apearlinspring/gs-tbk-identity-audit-prototype already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45af4d60277829d43b4b2461331064c3b7a0f4bfc03eb202ed8bf8d673947824
[INFO] running `Command { std: "docker" "start" "-a" "45af4d60277829d43b4b2461331064c3b7a0f4bfc03eb202ed8bf8d673947824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45af4d60277829d43b4b2461331064c3b7a0f4bfc03eb202ed8bf8d673947824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45af4d60277829d43b4b2461331064c3b7a0f4bfc03eb202ed8bf8d673947824", kill_on_drop: false }`
[INFO] [stdout] 45af4d60277829d43b4b2461331064c3b7a0f4bfc03eb202ed8bf8d673947824
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06f1b34af28275d7909a3c020dd50b423bd8ff027900ecf096db28b030858670
[INFO] running `Command { std: "docker" "start" "-a" "06f1b34af28275d7909a3c020dd50b423bd8ff027900ecf096db28b030858670", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling const-oid v0.6.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling regex-syntax v0.8.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling merkle-cbt v0.3.2
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling cryptoxide v0.1.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling signature v1.3.2
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bindgen v0.50.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.10.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling ff_derive-zeroize v0.6.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thread-id v4.2.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling cl_encrypt v0.1.0 (/opt/rustwide/workdir/crates/cl_encrypt)
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling zeroize v1.4.3
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling crypto-bigint v0.2.11
[INFO] [stderr]    Compiling ff-zeroize v0.6.3
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling pairing-plus v0.19.0
[INFO] [stderr]    Compiling elliptic-curve v0.10.6
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling p256 v0.9.0
[INFO] [stderr]    Compiling class_group v0.6.1 (/opt/rustwide/workdir/crates/class_group)
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling secp256k1 v0.20.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling rust-gmp-kzen v0.5.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling curv-kzen v0.9.0
[INFO] [stderr]    Compiling curv-kzen v0.9.0 (https://github.com/ZenGo-X/curv.git?rev=44537a74#44537a74)
[INFO] [stderr]    Compiling log4rs v1.2.0
[INFO] [stdout] warning: unused imports: `Curve` and `Secp256k1`
[INFO] [stdout]   --> crates/cl_encrypt/src/vss/vss.rs:22:30
[INFO] [stdout]    |
[INFO] [stdout] 22 | use curv::elliptic::curves::{Curve, Point, Scalar, Secp256k1};
[INFO] [stdout]    |                              ^^^^^                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]   --> crates/cl_encrypt/src/vss/vss.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use std::time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling id_info_process v0.1.0 (/opt/rustwide/workdir/crates/id_info_process)
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> crates/cl_encrypt/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `commit_str`
[INFO] [stdout]   --> crates/cl_encrypt/src/main.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let commit_str = to_hex(commit.to_bytes(true).as_ref());
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commit_str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cipher`
[INFO] [stdout]   --> crates/cl_encrypt/src/main.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let cipher = encrypt(pk.clone(), msg, random.clone());
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cipher`
[INFO] [stdout] 
[INFO] [stdout] 
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "06f1b34af28275d7909a3c020dd50b423bd8ff027900ecf096db28b030858670", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06f1b34af28275d7909a3c020dd50b423bd8ff027900ecf096db28b030858670", kill_on_drop: false }`
[INFO] [stdout] 06f1b34af28275d7909a3c020dd50b423bd8ff027900ecf096db28b030858670
